home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Telnet / NCSA / tn3270 2.3d26 source / tn3270 / vmpr.r < prev    next >
Text File  |  1991-01-21  |  4KB  |  63 lines

  1. /*
  2.  *  tn3270 for the Macintosh Source Code
  3.  *  Brown University Computing and Information Services
  4.  *  Version 2.3d21, January 17, 1991
  5.  *  Copyright (c) 1988, 1989, 1990, 1991 by Brown University and by
  6.  *  Peter John DiCamillo.
  7.  *
  8.  *  Permission is granted to any individual or institution to use, copy,
  9.  *  or redistribute the binary version of this software and its
  10.  *  documentation provided this notice and the copyright notices are
  11.  *  retained.  Permission is granted to any individual or non-profit
  12.  *  institution to use, copy, modify, or redistribute the source files
  13.  *  of this software provided this notice and the copyright notices are
  14.  *  retained.  This software may not be distributed for profit, either
  15.  *  in original form or in derivative works, nor can the source be
  16.  *  distributed to other than an individual or a non-profit institution.
  17.  *  Any  individual or group interested in seeing and/or using these
  18.  *  source files but who are prevented from doing so by the above
  19.  *  constraints should contact Don Wolfe, Assistant Vice-President for
  20.  *  Computer Systems at Brown University, (401) 863-7250, for possible
  21.  *  software licensing of the source developed at Brown.
  22.  *
  23.  *  Brown University and Peter John DiCamillo make no representations
  24.  *  about the suitability of this software for any purpose.
  25.  *
  26.  *  BROWN UNIVERSITY AND PETER JOHN DICAMILLO GIVE NO WARRANTY, EITHER
  27.  *  EXPRESS OR IMPLIED, FOR THE PROGRAM AND/OR DOCUMENTATION PROVIDED,
  28.  *  INCLUDING, WITHOUT LIMITATION, WARRANTY OF MERCHANTABILITY AND
  29.  *  WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE.
  30.  *
  31.  */
  32.  
  33. data 'TMPL' (27382, "VMPR", purgeable) {
  34.     $"2266 6F6E 7420 6E75 6D62 6572 205B 6D6F"        /* "font number [mo */
  35.     $"6E61 636F 3D34 2C20 636F 7572 6965 723D"        /* naco=4, courier= */
  36.     $"3232 5D44 5752 440A 706F 696E 7420 7369"        /* 22]DWRD.point si */
  37.     $"7A65 4457 5244 136C 6561 6469 6E67 2028"        /* zeDWRD.leading ( */
  38.     $"696E 6368 6573 2A37 3229 4457 5244 176C"        /* inches*72)DWRD.l */
  39.     $"696E 6520 7769 6474 6820 2863 6861 7261"        /* ine width (chara */
  40.     $"6374 6572 7329 4457 5244 1874 6162 2073"        /* cters)DWRD.tab s */
  41.     $"7061 6369 6E67 2028 6368 6172 6163 7465"        /* pacing (characte */
  42.     $"7273 2944 5752 4428 7061 6765 206C 656E"        /* rs)DWRD(page len */
  43.     $"6774 682C 206E 6F20 6361 7272 6961 6765"        /* gth, no carriage */
  44.     $"2063 6F6E 7472 6F6C 2028 6C69 6E65 7329"        /*  control (lines) */
  45.     $"4457 5244 2570 6167 6520 6C65 6E67 7468"        /* DWRD%page length */
  46.     $"2C20 6361 7272 6961 6765 2063 6F6E 7472"        /* , carriage contr */
  47.     $"6F6C 2028 6C69 6E65 7329 4457 5244 1674"        /* ol (lines)DWRD.t */
  48.     $"6F70 206D 6172 6769 6E20 2869 6E63 6865"        /* op margin (inche */
  49.     $"732A 3732 2944 5752 4416 6865 6164 696E"        /* s*72)DWRD.headin */
  50.     $"6720 6D61 7267 696E 2028 6C69 6E65 7329"        /* g margin (lines) */
  51.     $"4457 5244 1E6C 6566 7420 6D61 7267 696E"        /* DWRD.left margin */
  52.     $"2C20 6E6F 2063 6320 2869 6E63 6865 732A"        /* , no cc (inches* */
  53.     $"3732 2944 5752 441B 6C65 6674 206D 6172"        /* 72)DWRD.left mar */
  54.     $"6769 6E2C 2063 6320 2869 6E63 6865 732A"        /* gin, cc (inches* */
  55.     $"3732 2944 5752 441D 7469 746C 6520 6C69"        /* 72)DWRD.title li */
  56.     $"6E65 2077 6964 7468 2028 6368 6172 6163"        /* ne width (charac */
  57.     $"7465 7273 2944 5752 4408 756E 7573 6564"        /* ters)DWRD.unused */
  58.     $"2031 4457 5244 0875 6E75 7365 6420 3244"        /*  1DWRD.unused 2D */
  59.     $"5752 4408 756E 7573 6564 2033 4457 5244"        /* WRD.unused 3DWRD */
  60.     $"0875 6E75 7365 6420 3444 5752 44"               /* .unused 4DWRD */
  61. };
  62.  
  63.